Telegram Group & Telegram Channel
كود التعديل

private void btnUpdate_Click(object sender, EventArgs e)
{
emp emp1 = new emp();
try
{
emp1 = dbs.emp.Where(em => em.empName == txtSearch.Text).First();
emp1.empName = textBox1.Text;
dbs.SaveChanges();
MessageBox.Show("تم التعديل");
GetData();
}
catch (Exception)
{

MessageBox.Show("not found");
}
}



tg-me.com/CsharpWindowsForm/442
Create:
Last Update:

كود التعديل

private void btnUpdate_Click(object sender, EventArgs e)
{
emp emp1 = new emp();
try
{
emp1 = dbs.emp.Where(em => em.empName == txtSearch.Text).First();
emp1.empName = textBox1.Text;
dbs.SaveChanges();
MessageBox.Show("تم التعديل");
GetData();
}
catch (Exception)
{

MessageBox.Show("not found");
}
}

BY برمجة تطبيقات الويندوز C# Programming


Warning: Undefined variable $i in /var/www/tg-me/post.php on line 283

Share with your friend now:
tg-me.com/CsharpWindowsForm/442

View MORE
Open in Telegram


برمجة تطبيقات الويندوز C Programming Telegram | DID YOU KNOW?

Date: |

Telegram is riding high, adding tens of million of users this year. Now the bill is coming due.Telegram is one of the few significant social-media challengers to Facebook Inc., FB -1.90% on a trajectory toward one billion users active each month by the end of 2022, up from roughly 550 million today.

Telegram today rolling out an update which brings with it several new features.The update also adds interactive emoji. When you send one of the select animated emoji in chat, you can now tap on it to initiate a full screen animation. The update also adds interactive emoji. When you send one of the select animated emoji in chat, you can now tap on it to initiate a full screen animation. This is then visible to you or anyone else who's also present in chat at the moment. The animations are also accompanied by vibrations. This is then visible to you or anyone else who's also present in chat at the moment. The animations are also accompanied by vibrations.

برمجة تطبيقات الويندوز C Programming from ua


Telegram برمجة تطبيقات الويندوز C# Programming
FROM USA